CruiseControl.NET : File State Manager
This page last changed on Jun 26, 2005 by orogers.
The File State Manager is a State Manager that saves the state for one project to a file. The filename should be stored in either the working directory for the project or in the explicitly specified directory. The filename will match the project name, but will have the extension .state. ExamplesMinimalist example: <state type="state" />
<state type="state" directory="C:\CCNetState" />
Configuration Elements:
|
Document generated by Confluence on Jun 26, 2005 17:22 |